home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / etc / config.usr-courier < prev    next >
Text File  |  1994-08-01  |  2KB  |  50 lines

  1. # $Header: /usr/people/sam/fax/etc/RCS/config.usr-courier,v 1.12 1994/02/24 17:48:31 sam Rel $
  2. #
  3. # Configuration for using the Class 1 command interface with
  4. # a USR Courier v.32bis modem.  The following firmware is know
  5. # to work:
  6. #        Rev    Date
  7. # Supervisor    4.1    05/21/92
  8. # DSP        11    05/08/92
  9. #
  10. # XON/XOFF flow control is used.
  11. #
  12. # CONFIG: CLASS1: 1444: Manufacturer=USRobotics Model=Courier
  13. # CONFIG: CLASS1: 1445: Manufacturer=USRobotics Model=Courier
  14. #
  15. CountryCode:        1        # USA
  16. LongDistancePrefix:    1
  17. InternationalPrefix:    011
  18. AreaCode:        415
  19. DialStringRules:    etc/dialrules    # dial string handling
  20. FAXNumber:        +1.415.965.7824
  21. ServerTracing:        1        # log server-related operations
  22. SessionTracing:        11        # log server-related operations
  23. RecvFileMode:        0600        # recvd facsimile are not public
  24. LogFileMode:        0600        # private log files
  25. DeviceMode:        0600        # device is accessible only to uucp/fax
  26. #QualifyTSI:        etc/tsi        # accept facsimile from anyone
  27. SpeakerVolume:        off        # machine's are already too loud
  28. RingsBeforeAnswer:    1        # answer on first ring
  29. #
  30. # Modem-related stuff: should reflect modem command interface
  31. # and hardware connection/cabling (e.g. flow control).
  32. #
  33. ModemType:        Class1        # use this to supply a hint
  34. ModemRate:        19200        # max rate for DCE-DTE communication
  35. #GettyArgs:        "-h %l dx_%s"    # requires modem to auto-detect fax/data
  36. ModemSetupDTRCmd:    S13=1&D2    # setup so DTR drop resets modem
  37. ModemSetupDCDCmd:    &C1        # setup so DCD reflects carrier (or not)
  38. ModemFlowControl:    xonxoff        # XON/XOFF flow control assumed
  39. ModemFlowControlCmd:    &H2        # set desired flow control method
  40. ModemResultCodesCmd:    X4        # enable result codes
  41. #
  42. ModemMfrQueryCmd:    !USR
  43. ModemModelQueryCmd:    !Courier
  44. ModemRevQueryCmd:    I0
  45. #
  46. # NB: If you need to prefix phone numbers to get through a PBX,
  47. #     put it in the ModemDialCmd; e.g. "DT9%s".
  48. #
  49. ModemDialCmd:        DT%s        # T for tone dialing
  50.